home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / courie15.zip / MODEMTIP < prev    next >
Text File  |  1991-09-01  |  1KB  |  28 lines

  1.                              Tips on Modem Setup
  2.  
  3. Many modems are shipped from the factory to force Carrier Detect (CD) and Data
  4. Terminal Ready (DTR) high (TRUE). Sometimes, this can confuse communications
  5. programs into thinking the modem is on-line at all times.
  6.  
  7. One solution is to change your modem setup to follow the true state of CD and
  8. DTR.
  9.  
  10. For most Hayes compatible modems the characters &C1&D2 should be included in
  11. the setup string unless you have changed the dip switch settings.
  12.  
  13. &C1   (DCD) Data Carrier detect line from the modem to the computer functions
  14.       normally so the computer is able to tell if the remote modem is still
  15.       present, or if it has hung up.
  16.  
  17. &D2   Modem pays strict attention to DTR and hangs up the phone when the
  18.       computer drops DTR.
  19.  
  20.  
  21. The following commands MUST be either present in your init string to the
  22. modem, or stored in your modems default. Courier reads the result codes
  23. from your modem, and expects them in 'English.'
  24.  
  25. Q0    Modem sends result codes upon completetion of commands.
  26.  
  27. V1    Modem responds with words such as CONNECT, BUSY, NO ANSWER, etc.
  28.